home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / printing / virtua / artform.frm next >
Text File  |  1994-10-17  |  2KB  |  87 lines

  1. VERSION 2.00
  2. Begin Form ArtForm 
  3.    Caption         =   "Art Form"
  4.    ClientHeight    =   1260
  5.    ClientLeft      =   3225
  6.    ClientTop       =   2445
  7.    ClientWidth     =   2265
  8.    Height          =   1695
  9.    Left            =   3150
  10.    LinkTopic       =   "Form2"
  11.    ScaleHeight     =   1260
  12.    ScaleWidth      =   2265
  13.    Top             =   2085
  14.    Visible         =   0   'False
  15.    Width           =   2415
  16.    Begin Image Image1 
  17.       Height          =   330
  18.       Index           =   7
  19.       Left            =   1680
  20.       Picture         =   ARTFORM.FRX:0000
  21.       Top             =   600
  22.       Width           =   360
  23.    End
  24.    Begin Image Image1 
  25.       Height          =   330
  26.       Index           =   6
  27.       Left            =   1200
  28.       Picture         =   ARTFORM.FRX:0182
  29.       Top             =   600
  30.       Width           =   360
  31.    End
  32.    Begin Image Image1 
  33.       Height          =   330
  34.       Index           =   5
  35.       Left            =   600
  36.       Picture         =   ARTFORM.FRX:0304
  37.       Top             =   600
  38.       Width           =   360
  39.    End
  40.    Begin Image Image1 
  41.       Height          =   330
  42.       Index           =   4
  43.       Left            =   120
  44.       Picture         =   ARTFORM.FRX:0486
  45.       Top             =   600
  46.       Width           =   360
  47.    End
  48.    Begin Image Image1 
  49.       Height          =   330
  50.       Index           =   3
  51.       Left            =   1680
  52.       Picture         =   ARTFORM.FRX:0608
  53.       Top             =   120
  54.       Width           =   360
  55.    End
  56.    Begin Image Image1 
  57.       Height          =   330
  58.       Index           =   2
  59.       Left            =   1200
  60.       Picture         =   ARTFORM.FRX:078A
  61.       Top             =   120
  62.       Width           =   360
  63.    End
  64.    Begin Image Image1 
  65.       Height          =   330
  66.       Index           =   1
  67.       Left            =   600
  68.       Picture         =   ARTFORM.FRX:090C
  69.       Top             =   120
  70.       Width           =   360
  71.    End
  72.    Begin Image Image1 
  73.       Height          =   330
  74.       Index           =   0
  75.       Left            =   120
  76.       Picture         =   ARTFORM.FRX:0A8E
  77.       Top             =   120
  78.       Width           =   360
  79.    End
  80. End
  81. 'Invisible form used to hold the graphic images used
  82. 'in the application.
  83. '
  84. 'Demonstrated in the September(?) issue of the
  85. 'Visual Basic Programmers Journal
  86.  
  87.